SixBit API Schema
IntegratedCarrierIDType Simple Type
Description
The unique identifier of the integrated carrier for the shipment
Namespace (none)
Type
Restriction of xs:string
Diagram
IntegratedCarrierIDType Simple Type
Overview
IntegratedCarrierIDType Restriction of xs:string
The unique identifier of the integrated carrier for the shipment
Facets
EnumerationNonIntegrated
EnumerationUSPSEndiciaDazzle
EnumerationUSPSEndiciaLabelServer
EnumerationExpressOne
EnumerationFedExShipRush
EnumerationUPSWorldShip
Source
<xs:simpleType name="IntegratedCarrierIDType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The unique identifier of the integrated carrier for the shipment</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="NonIntegrated" />
    <xs:enumeration value="USPSEndiciaDazzle" />
    <xs:enumeration value="USPSEndiciaLabelServer" />
    <xs:enumeration value="ExpressOne" />
    <xs:enumeration value="FedExShipRush" />
    <xs:enumeration value="UPSWorldShip" />
  </xs:restriction>
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.